object F_DemoAbout: TF_DemoAbout Left = 606 Top = 179 BorderStyle = bsNone Caption = 'About Jigsaw Puzzles' ClientHeight = 246 ClientWidth = 290 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 16 object I_Bkg: TImage Left = 0 Top = 0 Width = 280 Height = 240 Picture.Data = {} OnClick = I_BkgClick end end